Skip to content

Master resync#2040

Open
peternewman wants to merge 11 commits intoOpenLightingProject:masterfrom
peternewman:fix-tagset-compile
Open

Master resync#2040
peternewman wants to merge 11 commits intoOpenLightingProject:masterfrom
peternewman:fix-tagset-compile

Conversation

@peternewman
Copy link
Copy Markdown
Member

Also fix tagset compile

Copy link
Copy Markdown
Member

@DaAwesomeP DaAwesomeP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't been keeping up well enough with the PRs to different branches to really review this. I don't remember where the ResponderHelper.h or ResponderTagSet.h changes came from (or is this a new fix not a resync?).

@peternewman
Copy link
Copy Markdown
Member Author

I haven't been keeping up well enough with the PRs to different branches to really review this.

Given (in this case it's so tiny) it can also be reviewed as a standalone thing.

I don't remember where the ResponderHelper.h or

I don't really understand how that got in, as it's not in any of the commits for this PR, so I guess it's part of a merge. However as per
146cf26

It needs to come out anyway, I messed up a commit elsewhere and committed more than I intended, which has now been merged to master unfortunately.

ResponderTagSet.h changes came from (or is this a new fix not a resync?).

Yeah, as I mentioned in the description:

Also fix tagset compile

This is to fix (some) of your issues reported here:
#1855 (comment)

I suspect the rest are with Forky which we're not testing yet.

Copy link
Copy Markdown
Member

@DaAwesomeP DaAwesomeP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, sounds like it is good to go!


#include <ola/Logging.h>
#include <ola/strings/Utils.h>
#include <stdint.h>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a specific reason to use the C header stdint.h instead of the C++ header cstdint ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants